Welcome![Sign In][Sign Up]
Location:
Search - matlab G

Search list

[matlab咖吗滤波matlab

Description:

function [h,s,v] = rgb2hsv(r,g,b)
%RGB2HSV Convert red-green-blue colors to hue-saturation-value.
%   H = RGB2HSV(M) converts an RGB color map to an HSV color map.
%   Each map is a matrix with any number of rows, exactly three columns,
%   and elements in the interval 0 to 1.  The columns of the input matrix,
%   M, represent intensity of red, blue and green, respectively.  The
%   columns of the resulting output matrix, H, represent hue, saturation
%   and color value, respectively.
%
%   HSV = RGB2HSV(RGB) converts the RGB image RGB (3-D array) to the
%   equivalent HSV image HSV (3-D array).


Platform: | Size: 1517 | Author: leohee | Hits:

[Linux-UnixG722.1

Description: g.721的编解码c源码(使用intel的ipp包)堪称效率最高。-g.721 arranges decodes the c source code (to use intel the ipp package) to may be called the efficiency to be highest.
Platform: | Size: 41984 | Author: 刘间 | Hits:

[Voice CompressG.723.1

Description: 该代码是双速率的语音压缩编码(G.723.1)的matlab代码。能在matlab6.5以上运行-Dual-rate voice compressed encoding(G.723.1) based on MatLab platform. It works on MatLab 6.5 or later versions.
Platform: | Size: 2143232 | Author: 刘开文 | Hits:

[Audio programICAforsound

Description: Matlab环境下的基于独立分量分析(ICA)算法的声音混合与分离仿真程序-Matlab environment based on the independent component analysis (ICA) is the voice mixed with the separation of simulation program
Platform: | Size: 1677312 | Author: gx | Hits:

[MiddleWareG-P

Description: G-P算法程序,用matlab编写,希望能共享,同时我也想下载一些源码,因为是新手,希望多多支持!谢谢!-G-P algorithm procedures, using Matlab prepared hope sharing, I also want to download the source code, as a greenhorn, hoping for their support! Thank you!
Platform: | Size: 1024 | Author: 梁桂兰 | Hits:

[Fractal programGP_Algorithm2.0

Description: G-P算法计算关联维的 Matlab 程序 (升级版,mex函数,超快) ----------------------------------- 更新部分: 引入限制短暂分离参数,使该参数大于序列平均周期时,去除了同一轨道前后点的关联, 使 r 值较小时,ln r - ln C(r) 曲线接近线性-G-P method to calculate the correlation dimension of the Matlab program (upgrade version Files function, Ultrafast)----------------------------------- Update parts : the introduction of restrictions on temporary separation parameters so that the parameter is greater than the average cycle sequence, In addition to the same orbit around the point and makes a relatively small r, r ln- ln C (r) almost linear curve
Platform: | Size: 6144 | Author: billjie | Hits:

[MiddleWareLDPCcode

Description: 利用函数MadHG生成规则LDPC码的校验矩阵H,其行重为6,列重为3,行数为列数一半(行数越大越好),H中任意两列没有围长为4的圈,并得到H对应的生成矩阵G,可以保证mod(G*H ,2)=0。使用方法为:[H,G] = MadHG(m,n,x),x= 1(得到的G左半部分为单位阵) or 2(G右半部分为单位阵),-use function MadHG Generation rules LDPC check matrix H, re-6, series of three, out for a few half of the number (A bigger the better), H 2 arbitrary no girth of the four circles, H counterparts and with the formation of matrix G, we can be assured of mod (G* H, 2) = 0. To be used : [H, G] = MadHG (m, n, x), x = 1 (the G part of the Left Front units) or 2 (G right half of the units RUF),
Platform: | Size: 4096 | Author: 心海 | Hits:

[Otherbuildgui

Description: MATLAB的GUI教程,GUI的基本说明与操作以及部分实例,内容为英文-MATLAB GUI guides, a basic description of the GUI and operating, and some examples, says English
Platform: | Size: 877568 | Author: 林衡量 | Hits:

[Speech/Voice recognition/combineG.729coder

Description: G.729语音编码的程序 是在MATLAB环境中运行的-G.729 voice encoding process is running in the MATLAB environment, the
Platform: | Size: 54272 | Author: 张云 | Hits:

[Embeded-SCM Developg729

Description: G729编码和解码的Matlab源程序 调用方法: 1.需要编码时,在 Matlab命令行下输入"G729code(speech)"(请务必保证 speech是已经存在在 Matlab工作区的一个行向量,其中是语音数据),然后你会在你的文件夹下看到一个"coding.bit"的文件。 2.需要解码时,把"coding.bit"的文件复制到"G729 decoder"的目录下,在Matlab命令行下输入"G729decodermain",然后你会在文件夹下看到"syn_speech.wav",那就是重构语音。 enjoy it! -G729 encoding and decoding of the Matlab source code to call methods: 1. The need for coding at the Matlab command line, enter
Platform: | Size: 107520 | Author: Jay lee | Hits:

[Compress-Decompress algrithmsg729

Description: 一份不错的实现ITU-T G729标准的MATLAB源代码!-A good realization of ITU-T G729 standard MATLAB source code!
Platform: | Size: 200704 | Author: 万可妮 | Hits:

[OtherG

Description: 如何获取MATLAB句柄的说明 Getting a handle on MATLAB graphics 英文版!-How to obtain a description of MATLAB Handle Getting a handle on MATLAB graphics in English!
Platform: | Size: 775168 | Author: Dong Li | Hits:

[Voice CompressG.729coder

Description: Matlab实现的ITU-G.729语音采集及压缩算法,并对性能进行了优化。-Matlab achieve ITU-G.729 voice compression algorithm acquisition and the performance is optimized.
Platform: | Size: 541696 | Author: tangxg | Hits:

[Voice CompressG.729decoder

Description: Matlab实现的ITU-G.729语音解码算法及语音播放,并对性能进行了优化。-Matlab achieve ITU-G.729 voice codec algorithm and voice playback, and performance is optimized.
Platform: | Size: 439296 | Author: tangxg | Hits:

[matlabG.723.1-v2r1a.tar

Description: ITU-T G.723.1 Speech Coder: Matlab implementation This package implements the speech coder and decoder. Full documentation is in the PDF file included with the package. The test folder has test programs for the coder and decoder (for Windows).
Platform: | Size: 2113536 | Author: mindong | Hits:

[Audio programG.728matlab

Description: G.728的MATLAB实现,费老劲了才调通的。-G.728 of MATLAB to achieve, and we have to charge the old King
Platform: | Size: 337920 | Author: 马致远 | Hits:

[Audio programG.729coder

Description: G.729编码器部分,全部以.m文件来实现,没有.mex文件,运行速度低,但是便于转换成其他的语言。-generation of G.729 encoder in .m.
Platform: | Size: 182272 | Author: tao fei | Hits:

[Compress-Decompress algrithmsG.728matlab

Description: G.728的matlab仿真,matlab代码-G.728 the matlab simulation, matlab code
Platform: | Size: 8192 | Author: yyy | Hits:

[Mathimatics-Numerical algorithmsG-S(matlab)

Description: 程序在matlab环境下,实现了高斯迭代法解方程。-Program in matlab environment, fulfilling the law of the Gauss iterative solution of equations.
Platform: | Size: 20480 | Author: ligan | Hits:

[matlabG.729

Description: G.729中其中C语言文件的MATLAB实现-G.729 in which C-file in MATLAB
Platform: | Size: 2048 | Author: peiren | Hits:
« 12 3 4 5 6 7 8 9 10 ... 37 »

CodeBus www.codebus.net